ec25519 0.1.0

Small, self-contained, wasm-friendly elliptic curve algorithms for 25519 curve family
Documentation

ec25519

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 13 feature flags, 7 of them enabled by default.

default

pem (default)

random (default)

std (default)

This feature flag does not enable additional features.

x25519 (default)

This feature flag does not enable additional features.

ct-codecs (default)

This feature flag does not enable additional features.

getrandom (default)

This feature flag does not enable additional features.

blind-keys

This feature flag does not enable additional features.

disable-signatures

This feature flag does not enable additional features.

ed25519

This feature flag does not enable additional features.

opt_size

This feature flag does not enable additional features.

self-verify

This feature flag does not enable additional features.

traits